.messageBox {
	position: relative;
}

.messageBox .closeInfoMessage {
    position: absolute;
    right: 10px;
    top: 15px;
}

.messageBox span.fl {
    padding-right: 25px;
}

#newsTicker {
	margin-top: 0px !important;
}

#newsCarouselArrowContainer {
	float: right;
	position: relative;
	width: 30px;
}

#newsCarouselRightArrow {
	float: left;
	background:
		url(../../images/icons/arrow_right.png)
		no-repeat;
}

#newsCarouselLeftArrow {
	float: left;
	background:
		url(../../images/icons/arrow_left.png)
		no-repeat;
	margin-right: 2px;
}

.newsCarouselArrow {
	width: 14px;
	height: 18px;
	background-size: auto;
	cursor: pointer;
}

#language_selector a {
	margin-right: 0px;
	text-decoration: none;
}

#language_selector a:hover {
	margin-right: 0px;
	text-decoration: none;
}

#disclaimer_language_selector a,#disclaimer_language_selector a:visited,#disclaimer_language_selector a:active
	{
	color: #8D4900;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 0 16px 0;
}

#disclaimer_language_selector a:hover,#disclaimer_language_selector a.ls_selected
	{
	color: #8D4900;
	text-decoration: none;
}

.fundsTable.ukdf_space td,.fundsTable.ukdf_space tr,.fundsTable.ukdf_space th,.fundsTable.ukdf_space table,.fundsTable.ukdf_space
	{
	margin: 0;
	padding: 0;
	font-size: 12px
}

.fundsTable.ukdf_space th {
	background-color: #EAE5DA;
	color: #333;
	border-right: #FFF 2px solid;
	padding: 7px 6px 6px 6px;
	vertical-align: bottom;
	font-size: 11px;
	line-height: 14px;
}

.fundsTable.ukdf_space th a {
	color: #333;
}

.fundsTable.ukdf_space td {
	padding: 6px;
}

hr.mainMenuDivider {
	background-color: #D3D4D4;
	margin: 9px;
}

#iwu_content .tableHead {
	padding-left: 3px !important;
	padding-right: 3px !important;
}

#tabbox .tab .tabName {
	padding-left: 6px !important;
}